projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6d4cb9
)
cosmetic case change
author
Manish Singh
<yosh@src.gnome.org>
Mon, 7 Sep 1998 02:16:41 +0000
(
02:16
+0000)
committer
Manish Singh
<yosh@src.gnome.org>
Mon, 7 Sep 1998 02:16:41 +0000
(
02:16
+0000)
-Yosh
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index d99fd83383f75e850813a384ee0c3a683af35405..ef86adc8014fed473d7b56b4f98c9704fc1113ce 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-107,7
+107,7
@@
if test "x$GCC" = "xyes"; then
fi
fi
-AC_MSG_CHECKING([
F
or extra flags to get ANSI library prototypes])
+AC_MSG_CHECKING([
f
or extra flags to get ANSI library prototypes])
gtk_save_LDFLAGS=$LDFLAGS
LIBS="$LIBS -lm"
AC_TRY_RUN([#include <math.h>